
body {
background-color: rgb(205,220,219);
margin-top: 3px;
margin-left: 3px;
margin-right: 3px;
  }
/*--------------------------------------------*/
p.normal {
	text-align: justify;
	line-height: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
    font-size: 20px;
	color: rgb(30,37,108);
	font-family: Times, sans-serif;
}
/*--------------------------------------------*/
p.title {margin-top: 40px; margin-bottom: 0px; text-align: center;
         font-size: 30px; color: #008080; font-style: italic; font-weight: bold;
  }
p.regular {text-align: center; margin-top: 0px; margin-bottom: 0px;
         font-size: 20px; color: #008080; font-style: italic; font-weight: normal;
  }
p.center {text-align: center; margin-top: 0px; margin-bottom: 0px;
         font-size: 20px; color: #3333CC; font-style: normal; font-weight: normal;
  }
/*--------------------------------------------*/
p.just18 {
	text-align: justify;
	line-height: normal;
	margin-left: 20px;
	margin-right: 20px;
    font-size: 18px;
	color: rgb(30,37,108);
	font-family: Times, sans-serif;
}
/*--------------------------------------------*/
p.left5 {
	text-align: left;
	line-height: normal;
	margin-left: 5px;
	margin-top: 3px;
	margin-right: 5px;
    font-size: 18px;
	color: #4479DD;
	font-family: Arial, sans-serif;
}
/*--------------------------------------------*/
p.left60 {
	text-align: left;
	line-height: normal;
	margin-left: 40px;
	margin-top: 3px;
	margin-right: 20px;
    font-size: 18px;
	color: #4479DD;
	font-family: Arial, sans-serif;
}

/*--------------------------------------------*/
p.just40 {
	text-align: justify;
	line-height: normal;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
    font-size: 20px;
	color: rgb(30,37,108);
	font-family: Times, sans-serif;
}
/*--------------------------------------------*/
p.left20 {
	text-align: left;
	line-height: normal;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
    font-size: 18px;
    font-weight: bold;
	color: #4479DD;
	font-family: Arial, sans-serif;
}
/*---------------------------------------------*/
a.ordinary {
    font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: rgb(0,51,204);
	text-decoration: underline;
}
a.ordinary:hover {
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	color: rgb(0,51,204);
	text-decoration: underline;
}
a.ordinary:visited {
	font-weight: bold;
	font-size: 18px;
	color: rgb(0,51,204);
	text-decoration: underline;
}
a.ordinary:visited:hover {
	font-weight: bold;
	font-size: 22px;
	color: rgb(0,51,204);
	text-decoration: underline;
}
a.ordinary:active {
	font-weight: bold;
	font-size: 22px;
	color: rgb(255,0,102);
	text-decoration: none;
}
/*----------------------------------------------------*/
a.menu {
    font-family: Times;
	font-weight: bold;
	font-size: 16px;
	color: rgb(40,95,153);
	text-decoration: none;
}
a.menu:hover {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: rgb(40,95,153);
	text-decoration: underline;
}
a.menu:visited {
	font-weight: bold;
	font-size: 16px;
	color: rgb(53,160,164);
	text-decoration: none;
}
a.menu:visited:hover {
	font-weight: bold;
	font-size: 18px;
	color: rgb(40,95,153);
	text-decoration: underline;     
}
a.menu:active {
	font-weight: bold;
	font-size: 20px;
	color: rgb(40,95,153);
	text-decoration: none;
}
/*----------------------------------------------------*/
a.menu1 {
    font-family: Times;
	font-weight: bold;
	font-size: 18px;
	color: rgb(255,255,255);
	text-decoration: underline;
}
a.menu1:hover {
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: rgb(255,255,255);
	text-decoration: underline;
}
a.menu1:visited {
	font-weight: bold;
	font-size: 18px;
	color: rgb(255,255,255);
	text-decoration: none;
}
a.menu1:visited:hover {
	font-weight: bold;
	font-size: 18px;
	color: rgb(255,255,255);
	text-decoration: underline;
}
/*--------------------------------------------*/
ul.bul {list-style-image: url('Pictures/bulet1.gif'); outside}
ul.new {list-style-image: url('NEW.GIF'); outside}
